home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 December / macformat-044.iso / Demos / Planet Earth / data / article.dir / 00013.ls < prev    next >
Encoding:
Text File  |  1996-08-12  |  174 b   |  8 lines

  1. on exitFrame
  2.   global theArticle
  3.   setDelimOn()
  4.   set the text of field "debug" to string(item 1 of theArticle)
  5.   set the textSize of field "debug" to 24
  6.   setDelimOff()
  7. end
  8.